CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Java Native Interface

搜索资源列表

  1. Andriod_JNI

    0下载:
  2. 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:15818
    • 提供者:Richardson
  1. TheJavaNativeInterface

    0下载:
  2. 资料主要描述JNI(The Java Native Interface)的简介,jni文件与方法的使用-Information describes the JNI (The Java Native Interface) an introduction, jni files and method of use
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1619770
    • 提供者:wzs
  1. san-angeles

    0下载:
  2. 通过使用OpenGL ES在Android平台上实现一个动画,性能和效果不是很好,但是给Java native interface的使用提供了帮助-Through the use of OpenGL ES in Android platform to achieve an animation, performance and results are not very good, but the use of Java native interface to provide help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:67240
    • 提供者:xiecong
  1. jni

    0下载:
  2. Java Native Interface. Programmer s Guide and Specification.JNI
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2417479
    • 提供者:Igor
  1. JNI-(2)

    0下载:
  2. JNI: Java 層與C++層的接口 在雙層框架裡 ,上層是Java 框架,而下層是C/C++框架。這兩 層框架之 間會有密切 的溝通。此時JNI(Java Native Interface)就扮演雙方溝通的接口 了 。藉由JNI 接口,可將Java 層的基類 或子類 的函數 實作部份挖空,而移到 JNI 層的C 函數 來 實作之。例 如,原來 在
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:192180
    • 提供者:刘永胜
  1. eoe_SDK

    0下载:
  2. JNI: Java 層與C++層的接口 在雙層框架裡 ,上層是Java 框架,而下層是C/C++框架。這兩 層框架之 間會有密切 的溝通。此時JNI(Java Native Interface)就扮演雙方溝通的接口 了 。藉由JNI 接口,可將Java 層的基類 或子類 的函數 實作部份挖空,而移到 JNI 層的C 函數 來 實作之。例 如,原來 在
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:353480
    • 提供者:刘永胜
  1. jnihelp

    0下载:
  2. Java 本地接口(Java Native Interface,JNI)。JNI 是本地编程接口。文章从 基础介绍JNI 相关的知识, 如何定义函数,调用JAVA内的函数.等相关知识-Java Native Interface (Java Native Interface, JNI). JNI is the native programming interface. Article introduces the basics of JNI-related knowledge, how to de
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:73690
    • 提供者:韩冬
  1. jni-spec

    0下载:
  2. Java Native Interface Specification Release 1.1 (Revised May, 1997)
  3. 所属分类:Java Develop

  1. JNI-presentation

    0下载:
  2. The information in this section reflects the native method API in JDK 1.1 called the Java Native Interface (JNI). The API in JDK 1.0.2 is different. Microsoft uses a their own API in their Java interpreter.
  3. 所属分类:Java Develop

  1. JNI_JavaCallintoCpp

    0下载:
  2. 学习JNI的好例子。实现Java和C++的交互,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。-A good example to learn JNI. Implementation of Java and C++ interaction, the use of technology is called
  3. 所属分类:JavaScript

    • 发布日期:2017-05-14
    • 文件大小:3415562
    • 提供者:高军
  1. JNI

    0下载:
  2. JAVA本地调用例子.使用Java调用其他语言提供的方法,尤其是C和C++.-Java Native Interface.Use Java to call the method provided in other languages​ ​ , especially C and C++.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:12409
    • 提供者:gmaple
  1. JNI

    0下载:
  2. Jni.pas delphi调用java原声接口,1.2版本,更新版本使用,自行修改-Java native interface for delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:14555
    • 提供者:wlsc
  1. JNI

    0下载:
  2. JNI:android native develop JNI interface for c user . java native interface user guide . first my docudament thank you!-android native develop JNI interface for c user . java native interface user guide . first my docudament thank you!
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:524486
    • 提供者:邹佳明
  1. drm1_jni

    0下载:
  2. This file implement the Java Native Interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:8149
    • 提供者:huqeicing
  1. JniCallBackDemo

    0下载:
  2. Android上使用JNI创建native线程,以及回调java层函数的例子-example of creating Thread & Java-function Callback which is used of Android Java Native Interface
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:255726
    • 提供者:LJF_ubuntu
  1. SerialChecker

    0下载:
  2. A JNI (Java Native Interface) Code Sample. Also Good For Reverse Engineering Training Purposes.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5546
    • 提供者:masoud
  1. JNI

    0下载:
  2. JNI (java 本地接口)完全手册,JNI简单学习及应用-JNI (java native interface) completely manual, JNI simple to learn and use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:77351
    • 提供者:郑漾
  1. JNIDemo

    0下载:
  2. JNI是Java Native Interface的缩写,它提供了若干的API实现了Java和其他语言的通信(主要是C&C++)。此demo为Java部分,内有详细的源代码。-JNI Java Native Interface is an abbreviation, it provides a number of API implements the Java language, communication and other (mainly C & C++). This demo fo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:45488
    • 提供者:pengfeifan
  1. JniCPPDemo

    0下载:
  2. JNI是Java Native Interface的缩写,它提供了若干的API实现了Java和其他语言的通信(主要是C&C++)。此demo为C++部分,内有详细的源代码。-JNI Java Native Interface is an abbreviation, it provides a number of API implements the Java language, communication and other (mainly C & C++). This demo is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:554679
    • 提供者:pengfeifan
  1. JNI

    0下载:
  2. java native interface system
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:238592
    • 提供者:sangrock
« 1 23 »
搜珍网 www.dssz.com